| AmExamLocation |
| Logical Entity Name | AmExamLocation |
| Default Table Name | AmExamLocation |
| Physical Only | NO |
| Definition | |
| Note |
| AmExamLocation Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AmExamLocationID |
int | NO | ||
| Code | varchar(8) | NO | ||
| Descrip | varchar(120) | NO | ||
SyCampusGrpID |
int | YES | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AmExamLocation Primary and Unique Keys |
| Key Name | Key Type | Keys |
| AmExamLocation_Code_U_N_IDX | Index | Code |
| AmExamLocation_SyCampusGrpID_U_N_IDX | Index | SyCampusGrpID |
| AmExamLocation_AmExamLocationID_U_C_IDX | PrimaryKey | AmExamLocationID |
| AmExamLocation Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampusGrp | Non-Identifying | Zero or One to Zero or More | FK_AmExamLocation_SyCampusGrpID_SyCampusGrp_SyCampusGrpID | SyCampusGrpID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AmExamLocation_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AmExamLocationExternalMap | Non-Identifying | One To Zero or More | FK_AmExamLocationExternalMapAmExamLocationId_AmExamLocationAmExamLocationId | NO | YES |
| AmExamLocation Check Constraints |
| Check Constraint Name | CheckConstraint |